CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ADO SQL

搜索资源列表

  1. ado

    0下载:
  2. 报表程序,采用sql数据库开发,可生成报表和页面表格显示-report program of delphi
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-01
    • 文件大小:565564
    • 提供者:tangyl
  1. ADO-to-execute-SQL-commands

    0下载:
  2. 数据库编程,基于ADO技术,通过ADO技术实现SQL语句的运行,使用access数据库。-Database programming, based on ADO technology, the running of SQL statements via ADO technology, the use of database access.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-02
    • 文件大小:39885
    • 提供者:贺二博
  1. ADO-to-add-records-in-the-database

    0下载:
  2. 基于ADO技术,使用access数据库,利用ADO操作SQL语句,在access数据库中添加数据。-Based on ADO, use the access database using ADO with SQL statements to access database data.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-27
    • 文件大小:42039
    • 提供者:贺二博
  1. Using-SQL-

    0下载:
  2. Using SQL 包括在ADO中调用、执行SQL Server中的存储过程,在ADO中使用事务处理-Using SQL in ADO calls, to execute a stored procedure in SQL Server, use transaction processing in ADO
  3. 所属分类:SQL Server

    • 发布日期:2017-04-04
    • 文件大小:180093
    • 提供者:阳光
  1. zhjing

    0下载:
  2. 火车票务管理系统 用ADO链接SQL制作-Train Service Management System ADO-SQL
  3. 所属分类:transportation applications

    • 发布日期:2017-04-07
    • 文件大小:600214
    • 提供者:张乾昊
  1. SQL-Sever

    0下载:
  2. 利用C#实现一个简单的数据库浏览成绩 用到DataGridView控件和ADO.NET 的基础知识-C# to implement a simple database browser results used in the basics of the DataGridView control and ADO.NET
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:44728
    • 提供者:vron
  1. ADO-To-SQLServer-2005

    0下载:
  2. 一款基于VC6.0的开发的ADO访问SQLServer 2005的应用程序,包括数据的增删改查等操作。-An application based on the VC6.0 ADO access SQL Server 2005, including data such as CRUD operations.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-27
    • 文件大小:10204945
    • 提供者:王阳
  1. OReilly---ADO.NET-Cookbook---By-Laxxuss

    0下载:
  2. Microsoft ADO.NET is the latest data access technology from Microsoft. ADO.NET is a collection of classes that are part of the .NET Framework, and is designed to provide consistent access to data in loosely coupled n-tier application architectures su
  3. 所属分类:.net

    • 发布日期:2017-04-02
    • 文件大小:885425
    • 提供者:viand sagala
  1. ADO

    0下载:
  2. 本程序是基于VC++编写的,主要是采用ADO方式对数据库进行添加、删除。共初学者使用。-The program is programed for VC++ .It can add data,delete data in SQL database and for begineer .
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-16
    • 文件大小:4326948
    • 提供者:马俊民
  1. db1

    0下载:
  2. The purpose of this workbook is to demonstrate ADO and how to * use VBA to connect Excel to Access, * use SQL within an Excel/Access environment. -The purpose of this workbook is to demonstrate ADO and how to * u
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-29
    • 文件大小:13975
    • 提供者:Sourabh
  1. Ado-connect-string

    0下载:
  2. 1 - SQL Server 2 - SQL Server 2005 3 - ACCESS, Oracle 4 - MySQL, Interbase, IBM DB2 5 - Sybase, Informix, Ingres, Mimer SQL, Lightbase, PostgreSQL, Paradox, DNS 6 - Firebird, Excel , Text, DBF / FoxPro, AS/400 (iSeries), Exchange, Visual Fo
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-14
    • 文件大小:23669
    • 提供者:zzl
  1. ADO

    0下载:
  2. 使用ADO连接SQL Server2005数据库,VC++编程工具实现-ADO connection SQL Server2005 database, VC++ programming tools
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-15
    • 文件大小:9592487
    • 提供者:huang
  1. SQLSRV-Backup---ADO

    0下载:
  2. This simple code is used to Backup SQL Server Database using ADO Control
  3. 所属分类:SQL Server

    • 发布日期:2017-11-16
    • 文件大小:6354
    • 提供者:Rashed Sheak
  1. ado

    0下载:
  2. 非常实用的SQL数据库操作类,编译通过。可以直接使用-failed to translate
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-29
    • 文件大小:5612
    • 提供者:dengwen
  1. MFC-connect-to-the-database-via-ADO

    0下载:
  2. MFC通过ADO连接数据库,实现数据库连接、关闭,sql语言执行、查询等功能-The MFC via ADO to connect to the database, database connectivity, Close, sql language implementation, query and other functions
  3. 所属分类:Database system

    • 发布日期:2017-11-20
    • 文件大小:308784
    • 提供者:ludejian
  1. ADO.NETWrite

    0下载:
  2.  C#使用ADO.NET对象录入数据,一个基本的SQL应用,最基本的数据库操作,操作数据库,从连接数据库做起-C# uses ADO.NET objects to enter data, a basic SQL applications, the most basic database operations, the operation of the database, connect to the database to start
  3. 所属分类:CSharp

    • 发布日期:2017-11-23
    • 文件大小:212941
    • 提供者:zpudn58
  1. ADO.NET

    0下载:
  2. ADO.NET中三种方式访问数据库,1\sql server提供程序读取sql server数据库的内容2\用OLEDB访问sql SERVER3\用odbc来访问sql server数据库-ADO.NET to access the database in three ways, 1 \ sql server sql server database provider reads the contents of two \ use OLEDB to access sql SERVER3 \ us
  3. 所属分类:CSharp

    • 发布日期:2017-11-13
    • 文件大小:816
    • 提供者:王继彬
  1. LabSQL-ADO-Functions

    0下载:
  2. 对应于labview 8.6 版本,LabSQL ADO Functions.llb集成了数据库运用操作的VI子集-Labview8.6 SQL operator
  3. 所属分类:LabView

    • 发布日期:2017-04-03
    • 文件大小:291466
    • 提供者:KC
  1. ADO

    0下载:
  2. SQL数据库中的ADO连接,有各种功能代码-ADO connection SQL database, there are various function code
  3. 所属分类:SQL Server

    • 发布日期:2017-04-07
    • 文件大小:28456
    • 提供者:冰风
  1. ADO

    0下载:
  2. 这个是SQL server数据库的ADO类代码,可以实现数据库的多种功能,很有用!-This is the SQL server database ADO class code, you can achieve a variety of database functions, very useful!
  3. 所属分类:SQL Server

    • 发布日期:2017-05-30
    • 文件大小:12965760
    • 提供者:冰风
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 29 »
搜珍网 www.dssz.com